Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Azure OpenAI detector #2347

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rgmz
Copy link
Contributor

@rgmz rgmz commented Jan 27, 2024

Description:

This fixes #1939.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@rgmz rgmz requested a review from a team as a code owner January 27, 2024 22:12
pkg/detectors/azure_openai/azure_openai.go Outdated Show resolved Hide resolved
pkg/engine/ahocorasick/ahocorasickcore.go Outdated Show resolved Hide resolved
@rgmz rgmz force-pushed the feat/openai-azure branch 2 times, most recently from 439af11 to b0ad7a4 Compare January 30, 2024 13:21
@dustin-decker
Copy link
Contributor

Thank you. I've submitted a request for using Azure Open AI so we can make test credentials.

@ahrav
Copy link
Collaborator

ahrav commented May 23, 2024

Thank you. I've submitted a request for using Azure Open AI so we can make test credentials.

@dustin-decker do you know if these have been setup?

@rgmz rgmz force-pushed the feat/openai-azure branch 2 times, most recently from bffff72 to e236353 Compare June 5, 2024 00:41
@rgmz rgmz force-pushed the feat/openai-azure branch 3 times, most recently from da533e9 to 194c740 Compare June 21, 2024 02:55
@rgmz rgmz force-pushed the feat/openai-azure branch 2 times, most recently from 822f2a5 to 86c6d63 Compare July 1, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add OpenAI Azure Detector
3 participants